[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
UNTIL conditional repeat until loop end:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Syntax:
~~~~~~~

  UNTIL <Expr>

Description:
~~~~~~~~~~~~
If the expresion <Expr> is true, the loop is finished otherwise the looping
is continued.

Source file is Object.ch

See Also: REPEAT LOOPIF EXITIF ENDWHILE
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson